home *** CD-ROM | disk | FTP | other *** search
/ Champak 64 / Volume 64 - JOGO DISK .iso / Games / We_Are_Human.swf / scripts / DefineSprite_63 / frame_1 / DoAction.as
Text File  |  2008-04-25  |  59b  |  5 lines

  1. onEnterFrame = function()
  2. {
  3.    this._rotation += 1;
  4. };
  5.